instructions property

String? get instructions

Implementation

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