carp_core package
documentation
carp_core_protocols
GetBy
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
override
Return a JSON encoding of this object.
Implementation
Map<String, dynamic> toJson() => _$GetByToJson(this);
carp_core package
documentation
carp_core_protocols
GetBy
toJson method
GetBy class
Constructors
GetBy
fromJson
Properties
$type
fromJsonFunction
hashCode
jsonType
protocolId
runtimeType
versionTag
Methods
noSuchMethod
toJson
toString
Operators
operator ==