rules method

Future<List<Rule>> rules()

Implementation

Future<List<Rule>> rules() async => _ruleApi.all();