wellKnownType property

String? wellKnownType
final

The well known type name.

Values should match enumerations in the WellKnownType enum from package:protobuf.

Implementation

final String? wellKnownType;