columnSchemaList property

List<ColumnSchema>? columnSchemaList
final

A structure containing the list of column schemas.

Implementation

final List<ColumnSchema>? columnSchemaList;