results property

  1. @TagNumber(1)
List<WalletConfiguration> results

Results matching the search query

Implementation

@$pb.TagNumber(1)
$core.List<WalletConfiguration> get results => $_getList(0);