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