getDefault static method

MsgRevokeAllowance getDefault()

Implementation

@$core.pragma('dart2js:noInline')
static MsgRevokeAllowance getDefault() => _defaultInstance ??= $pb.GeneratedMessage.$_defaultFor<MsgRevokeAllowance>(create);