MeteorBytesProvider({String? stateKey, List<int>? initialValue}) : super(stateKey: stateKey, initialValue: initialValue);