permissions property

List<String>? get permissions

Implementation

List<String>? get permissions => (_$data['permissions'] as List<String>?);