getDefault method Null safety

MsgUpdateWhoIsResponse getDefault()

Implementation

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