menu
jt_xapi_tools package
documentation
config/lrs/lrs_interface.dart
LRSInterface
sendStatements abstract method
sendStatements abstract method
dark_mode
light_mode
sendStatements
abstract method
Future
<
Response?
>
sendStatements
(
List
<
Statement
>
statements
)
Implementation
Future<http.Response?> sendStatements(List<Statement> statements);
jt_xapi_tools package
documentation
config/lrs/lrs_interface
LRSInterface
sendStatements abstract method
LRSInterface class