stash_id property

String? get stash_id

Implementation

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