menu
flutter_build_manager package
documentation
models/build_state_model.dart
BuildStateModel
lastDate property
lastDate property
dark_mode
light_mode
lastDate
property
String
lastDate
final
The last date a build was generated, format: yyyyMMdd
Implementation
final String lastDate;
flutter_build_manager package
documentation
models/build_state_model
BuildStateModel
lastDate property
BuildStateModel class