menu
dart_brompton package
documentation
generated/brompton.models.swagger.dart
ErrorCount$Response
errorCount property
errorCount property
dark_mode
light_mode
errorCount
property
@JsonKey.new(name: 'error-count')
int
?
errorCount
final
Implementation
@JsonKey(name: 'error-count') final int? errorCount;
dart_brompton package
documentation
generated/brompton.models.swagger
ErrorCount$Response
errorCount property
ErrorCount$Response class