operation property
Optional operation, set to 'delete' to remove the permission from the role.
Implementation
@BuiltValueField(wireName: r'operation')
String? get operation;
Optional operation, set to 'delete' to remove the permission from the role.
@BuiltValueField(wireName: r'operation')
String? get operation;