create static method

BinaryID create()

Implementation

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