menu
smat_pay_payment_plugin package
documentation
view_models/payment_viewmodel.dart
PaymentViewModel
isBusy property
isBusy property
dark_mode
light_mode
isBusy
property
bool
get
isBusy
inherited
Returns the busy status of the ViewModel
Implementation
bool get isBusy => busy(this);
smat_pay_payment_plugin package
documentation
view_models/payment_viewmodel
PaymentViewModel
isBusy property
PaymentViewModel class