getDefault method Null safety

MsgUpdateWhoIs getDefault()

Implementation

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