menu
taisdk package
documentation
taisdk_interface.dart
EvaluationData
EvaluationData.new constructor
EvaluationData.new constructor
dark_mode
light_mode
EvaluationData
constructor
EvaluationData
(
{
Uint8List
?
data
,
int
?
length
,
bool
?
bEnd
,
})
Implementation
EvaluationData({ this.data, this.length, this.bEnd, });
taisdk package
documentation
taisdk_interface
EvaluationData
EvaluationData.new constructor
EvaluationData class