riverpod_api
joke_model
JokeModel
id property
id
id
property
Null safety
int
?
id
inherited
Implementation
int? get id => throw _privateConstructorUsedError;
riverpod_api
joke_model
JokeModel
id property
JokeModel class
Constructors
JokeModel
fromJson
Properties
copyWith
hashCode
id
joke
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==