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