menu
bujuan_music_api package
documentation
generated/json/base/json_field.dart
JSONField
JSONField.new const constructor
JSONField.new const constructor
dark_mode
light_mode
JSONField
constructor
const
JSONField
(
{
String
?
name
,
bool
?
serialize
,
bool
?
deserialize
,
bool
?
isEnum
,
bool
?
copyWith
,
})
Implementation
const JSONField({this.name, this.serialize, this.deserialize, this.isEnum, this.copyWith});
bujuan_music_api package
documentation
generated/json/base/json_field
JSONField
JSONField.new const constructor
JSONField class