You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
317 B
8 lines
317 B
2 years ago
|
targets:
|
||
|
$default:
|
||
|
builders:
|
||
|
json_serializable:
|
||
|
options:
|
||
|
# disallow_unrecognized_keys: true # Uncomment this to check that all the models are correct. We can't enable this because the capabilities contain different keys based on which apps are installed
|
||
|
explicit_to_json: true
|