Permission.fromJson(Map<String, dynamic> json) { resource = json['resource']; scope = json['scope']; }