obs property
Map<String, dynamic>
obs
final
The acting seat's observation payload: the fixture's obs, or state
when the fixture omits it.
Implementation
final Map<String, dynamic> obs;
The acting seat's observation payload: the fixture's obs, or state
when the fixture omits it.
final Map<String, dynamic> obs;