fields property
@doc All the fields in this table.
Implementation
@$pb.TagNumber(2)
$pb.PbList<FFPostgresField> get fields => $_getList(1);
@doc All the fields in this table.
@$pb.TagNumber(2)
$pb.PbList<FFPostgresField> get fields => $_getList(1);