menu
flutter_pinelabs package
documentation
models/response_model.dart
ResponseModel
responseCode property
responseCode property
dark_mode
light_mode
responseCode
property
int
responseCode
final
responseCode
is the response code of the response.
Implementation
final int responseCode;
flutter_pinelabs package
documentation
models/response_model
ResponseModel
responseCode property
ResponseModel class