menu
rehacul_app_medical
services/rehabilitation_exercise/interpreter_wrapper.dart
IInterpreter
fromAddress abstract method
fromAddress
brightness_4
brightness_5
fromAddress
abstract method
void
fromAddress
(
int
address
,
{
bool
allocated
=
false
,
bool
deleted
=
false
}
)
Implementation
void fromAddress(int address, {bool allocated = false, bool deleted = false});
rehacul_app_medical
interpreter_wrapper
IInterpreter
fromAddress abstract method
IInterpreter class