GroupBuildRange

data class GroupBuildRange(var from: String? = null, var to: String? = null)

Constructors

Link copied to clipboard
constructor(from: String? = null, to: String? = null)

Properties

Link copied to clipboard
Link copied to clipboard