protocolApiLevel property
The API level used by this study protocol.
Implementation
@JsonKey(includeFromJson: false, includeToJson: false)
String? get protocolApiLevel => _data.protocolApiLevel;
The API level used by this study protocol.
@JsonKey(includeFromJson: false, includeToJson: false)
String? get protocolApiLevel => _data.protocolApiLevel;