external_store_id property

String? get external_store_id

Implementation

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