fallback property

String? get fallback

Implementation

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