function property
D
get
function
The Dart function exposed to the native side.
Subclasses return their concrete callback implementation here.
Implementation
D get function;
The Dart function exposed to the native side.
Subclasses return their concrete callback implementation here.
D get function;