GeneralLibraryLog constructor
const
GeneralLibraryLog({
- required GeneralLibraryLogOptions logOptions,
GeneralLibraryLog
Implementation
const GeneralLibraryLog({
required this.logOptions,
});