alarm property

String? get alarm

Implementation

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