menu
paynow package
documentation
models/init_response.dart
InitResponse
success property
success property
dark_mode
light_mode
success
property
bool
?
success
final
Boolean indicating whether initiate request was successful or not.
Implementation
final bool? success;
paynow package
documentation
models/init_response
InitResponse
success property
InitResponse class