carp_core package
documentation
carp_core_protocols
StudyProtocolId
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$StudyProtocolIdToJson(this);
carp_core package
documentation
carp_core_protocols
StudyProtocolId
toJson method
StudyProtocolId class
Constructors
StudyProtocolId
fromJson
Properties
hashCode
name
ownerId
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==