getDefault static method

MsgRevokeResponse getDefault()

Implementation

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