foreignTypeInfo property

ForeignTypeInfo? foreignTypeInfo
getter/setter pair

Specifies metadata of the foreign data type definition in field schema (TableFieldSchema.foreign_type_definition).

Optional.

Implementation

ForeignTypeInfo? foreignTypeInfo;