getDefault static method

MsgGrantAllowance getDefault()

Implementation

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