utilsService property
This class is responsible for handling some of the helper utils of the library.
Implementation
late final utilsService = NostrUtils(
utils: utils,
);
This class is responsible for handling some of the helper utils of the library.
late final utilsService = NostrUtils(
utils: utils,
);