menu
googleapis package
documentation
cloudasset/v1.dart
TableSchema
TableSchema constructor
TableSchema constructor
dark_mode
light_mode
TableSchema
constructor
TableSchema
(
{
List
<
TableFieldSchema
>
?
fields
,
})
Implementation
TableSchema({
this
.fields, });
googleapis package
documentation
cloudasset/v1
TableSchema
TableSchema constructor
TableSchema class
Constructors
TableSchema
fromJson
Properties
fields
hashCode
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==