EntityGraphDevtoolsEnvelope constructor

const EntityGraphDevtoolsEnvelope({
  1. required String storeId,
})

Implementation

const EntityGraphDevtoolsEnvelope({required this.storeId});