tiki_sdk_dart
tiki_sdk_dart
LicenseUse
LicenseUse constructor
LicenseUse
LicenseUse
constructor
Null safety
LicenseUse
(
List
<
LicenseUsecase
>
usecases
,
{
List
<
String
>
?
destinations
}
)
Implementation
LicenseUse(this.usecases, {this.destinations});
tiki_sdk_dart
tiki_sdk_dart
LicenseUse
LicenseUse constructor
LicenseUse class
Constructors
LicenseUse
fromMap
Properties
destinations
hashCode
runtimeType
usecases
Methods
noSuchMethod
toMap
toString
Operators
operator ==