menu
googleapis package
documentation
metastore/v1.dart
Binding
Binding.new constructor
Binding.new constructor
dark_mode
light_mode
Binding
constructor
Binding
(
{
Expr
?
condition
,
List
<
String
>
?
members
,
String
?
role
,
})
Implementation
Binding({
this
.condition,
this
.members,
this
.role, });
googleapis package
documentation
metastore/v1
Binding
Binding.new constructor
Binding class
Constructors
new
fromJson
Properties
condition
hashCode
members
role
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==