deleteAccount method

Future<bool> deleteAccount()

Implementation

Future<bool> deleteAccount() => JasprAuthService.instance.deleteAccount();