menu
stonfi package
documentation
api/stonfi.swagger.dart
EventSchema
EventSchema.fromJson factory constructor
EventSchema.fromJson factory constructor
dark_mode
light_mode
EventSchema.fromJson
constructor
EventSchema.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory EventSchema.fromJson(Map<String, dynamic> json) => _$EventSchemaFromJson(json);
stonfi package
documentation
api/stonfi.swagger
EventSchema
EventSchema.fromJson factory constructor
EventSchema class