attribute property

String? get attribute

Implementation

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