create static method

CosmosCoin create()

Implementation

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