farmershands
gateway
Gateway
Gateway.fromJson factory constructor
Gateway.fromJson
Gateway.fromJson
constructor
Null safety
Gateway.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Gateway.fromJson(Map<String, dynamic> json) => _$GatewayFromJson(json);
farmershands
gateway
Gateway
Gateway.fromJson factory constructor
Gateway class
Constructors
Gateway
fromJson
Properties
farm
hashCode
id
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==