aliases property

List<String>? get aliases

Get a list of aliases for the floor

Implementation

List<String>? get aliases => _aliases;