stash_id property

bool? get stash_id

Implementation

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