getDefault method Null safety

MsgCreateWhoIsResponse getDefault()

Implementation

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