updated_at property

String? get updated_at

Implementation

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