menu
feature_gen_cli package
documentation
types.dart
Schema
Schema.new constructor
Schema.new constructor
dark_mode
light_mode
Schema
constructor
Schema
(
{
Api
?
api
,
Map
<
String
,
dynamic
>
?
response
,
Config
?
config
,
bool
isList
=
false
,
})
Implementation
Schema({this.api, this.response, this.config, this.isList = false});
feature_gen_cli package
documentation
types
Schema
Schema.new constructor
Schema class