OnOptionListSnapshot<T extends Object> constructor
const
OnOptionListSnapshot<T extends Object> ({})
Implementation
const OnOptionListSnapshot({required this.value, required super.child});