getQuota method

Future<Quota> getQuota()

Implementation

Future<Quota> getQuota() async => _quota;