getDefault static method

AccountGoogle getDefault()

Implementation

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