riverpod_api
joke_model
JokeModel
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
inherited
Implementation
Map<String, dynamic> toJson() => throw _privateConstructorUsedError;
riverpod_api
joke_model
JokeModel
toJson method
JokeModel class
Constructors
JokeModel
fromJson
Properties
copyWith
hashCode
id
joke
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==