menu
smart_pag_contract package
documentation
interfaces/log.dart
Log
Log.new constructor
Log.new constructor
dark_mode
light_mode
Log
constructor
Log
(
{
required
String
message
,
required
DateTime
dateTime
,
})
Implementation
Log({required this.message, required this.dateTime});
smart_pag_contract package
documentation
interfaces/log
Log
Log.new constructor
Log class