getOption method

FilterOption getOption(
  1. AssetType type
)

Implementation

FilterOption getOption(AssetType type) => _map[type]!;