getDefault static method

ListBanksResponse getDefault()

Implementation

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