create static method

NftMessage create()

Implementation

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