RBACRoleBindingLifecycleState constructor

RBACRoleBindingLifecycleState({
  1. String? code,
})

Implementation

RBACRoleBindingLifecycleState({this.code});