SubsSuccess method

Future<void> SubsSuccess()

Implementation

Future<void> SubsSuccess() async {
  return _instance.SubsSuccess();
}