mineral
api
ClientActivity
toJson method
toJson
toJson
method
Null safety
Object
toJson
(
)
Implementation
Object toJson () => { 'name': name, 'type': type.value };
mineral
api
ClientActivity
toJson method
ClientActivity class
Constructors
ClientActivity
Properties
hashCode
name
runtimeType
type
Methods
noSuchMethod
toJson
toString
Operators
operator ==