resolve method

void resolve(
  1. FileInfo fileInfo
)

Implementation

void resolve(FileInfo fileInfo) => _onResolve(fileInfo);