menu
smat_pay_payment_plugin package
documentation
util/models/response/generic_response.dart
GenericResponse
status property
status property
dark_mode
light_mode
status
property
@JsonKey.new(name: 'status')
String
?
get
status
inherited
Implementation
@JsonKey(name: 'status') String? get status => throw _privateConstructorUsedError;
smat_pay_payment_plugin package
documentation
util/models/response/generic_response
GenericResponse
status property
GenericResponse class