getDefault static method

ListWalletsResponse getDefault()

Implementation

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