operation property

  1. @BuiltValueField(wireName: r'operation')
String? get operation

Optional operation, set to 'delete' to remove the permission from the role.

Implementation

@BuiltValueField(wireName: r'operation')
String? get operation;