blob static method
RawBytesLayout values.
Implementation
static RawBytesLayout blob(dynamic length, {String? property}) =>
RawBytesLayout(length, property: property);
RawBytesLayout values.
static RawBytesLayout blob(dynamic length, {String? property}) =>
RawBytesLayout(length, property: property);