stored_id property

String? get stored_id

Implementation

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