menu
logdrop_flutter_sdk package
documentation
models/request/log_flow.dart
LogFlow
LogFlow.new constructor
LogFlow.new constructor
dark_mode
light_mode
LogFlow
constructor
LogFlow
(
{
required
String
name
,
required
String
id
,
Map
<
String
,
String
>
?
customAttributes
,
})
Implementation
LogFlow({required this.name, required this.id, this.customAttributes});
logdrop_flutter_sdk package
documentation
models/request/log_flow
LogFlow
LogFlow.new constructor
LogFlow class