create static method

BinaryData create()

Implementation

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