menu
flutter_native_mirror package
documentation
feature/native/domain/interfaces/interfaces.nativechannels.dart
IPlatformEntrypoint
send abstract method
send abstract method
dark_mode
light_mode
send
abstract method
Future
<
Message
>
send
(
Message
request
)
Implementation
Future<Message> send(Message request);
flutter_native_mirror package
documentation
feature/native/domain/interfaces/interfaces.nativechannels
IPlatformEntrypoint
send abstract method
IPlatformEntrypoint class