GeneralLibraryLog constructor

const GeneralLibraryLog({
  1. required GeneralLibraryLogOptions logOptions,
})

GeneralLibraryLog

Implementation

const GeneralLibraryLog({
  required this.logOptions,
});