dolphinsr_dart
dolphinsr_dart
Master
Master constructor
Master
dolphinsr_dart
dolphinsr_dart
Master
Master constructor
Master class
Constructors
Master
Properties
combinations
fields
hashCode
id
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Master
constructor
Master
(
{
int
id
,
List
<
String
>
fields
,
List
<
Combination
>
combinations
}
)
Implementation
Master({this.id, this.fields, this.combinations});