MeteorMapProvider({String? stateKey, Map<String, dynamic>? initialValue}) : super(stateKey: stateKey, initialValue: initialValue);