SharedProtectedPod<A, B> constructor
SharedProtectedPod<A, B> (})
Implementation
SharedProtectedPod(
super.key, {
required super.fromValue,
required super.toValue,
super.initialValue,
});