checkManifestConfig property Null safety
@JsonKey(defaultValue: false), final
Specify whether to check the Manifest configuration Set the value to true in the debugging stage and false when the debugging is complete.
Implementation
@JsonKey(defaultValue: false)
final bool checkManifestConfig;