protoFields property

List<ProtoField> get protoFields

Get field descriptors for the Point struct.

Implementation

List<ProtoField> get protoFields => [xField, yField];