menu
firebridge package
documentation
firebridge.dart
Sent
Sent.new constructor
Sent.new constructor
dark_mode
light_mode
Sent
constructor
Sent
(
{
required
Send
payload
,
})
Create a new
Sent
.
Implementation
Sent({required this.payload});
firebridge package
documentation
firebridge
Sent
Sent.new constructor
Sent class