menu
flutter_nanonets_ocr package
documentation
models/base_response_model.dart
BaseResponseModel
message property
message property
dark_mode
light_mode
message
property
String
?
message
getter/setter pair
message
will return the success or failure message as a response.
Implementation
String? message;
flutter_nanonets_ocr package
documentation
models/base_response_model
BaseResponseModel
message property
BaseResponseModel class