menu
model_guard package
documentation
api__client_wrapper.dart
ApiWrapper<T extends GuardModel>
modelName property
modelName property
dark_mode
light_mode
modelName
property
String
modelName
final
The name of the model used for debugging and error reporting.
Implementation
final String modelName;
model_guard package
documentation
api__client_wrapper
ApiWrapper<T extends GuardModel>
modelName property
ApiWrapper class