alias property

String? get alias

Implementation

String? get alias => (_$data['alias'] as String?);