tableVersions property

List<TableVersion>? tableVersions
final

A list of strings identifying available versions of the specified table.

Implementation

final List<TableVersion>? tableVersions;