create static method

FlatTensorDataUInt8 create()

Implementation

@$core.pragma('dart2js:noInline')
static FlatTensorDataUInt8 create() => FlatTensorDataUInt8._();