v1 constant
        
        OMeshBinaryFormatCodec
        const v1
        
      
      
The default codec for OMeshRect to/from binary format.
Implementation
static const v1 = OMeshBinaryFormatCodec._(
  specVersion: 1,
);
The default codec for OMeshRect to/from binary format.
static const v1 = OMeshBinaryFormatCodec._(
  specVersion: 1,
);