MeteorStringProvider({String? stateKey, String? initialValue}) : super(stateKey: stateKey, initialValue: initialValue);