menu
nim_core_platform_interface package
documentation
nim_core_platform_interface.dart
NIMNOSTransferProgress
NIMNOSTransferProgress constructor
NIMNOSTransferProgress constructor
dark_mode
light_mode
NIMNOSTransferProgress
constructor
NIMNOSTransferProgress
(
{
required
String
key
,
int
?
transferred
,
int
?
total
,
})
Implementation
NIMNOSTransferProgress({required this.key, this.transferred, this.total});
nim_core_platform_interface package
documentation
nim_core_platform_interface
NIMNOSTransferProgress
NIMNOSTransferProgress constructor
NIMNOSTransferProgress class