returning property

String? returning

Implementation

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