paintId property
The index of a Paint for this object in VectorInstructions.paints.
A value of null
indicates that there is no paint object associated with
this command.
Implementation
final int? paintId;
The index of a Paint for this object in VectorInstructions.paints.
A value of null
indicates that there is no paint object associated with
this command.
final int? paintId;