lived property

List<String>? lived

Implementation

List<String>? get lived => (_$data['lived'] as List<String>?);