explorers property

List<String> explorers

Implementation

List<String> get explorers => _info[this]!['explorers'] as List<String>;