read method

Implementation

@override
Future<OperationOutputReader?> read() async =>
    await FireSetPathRead(fireOperatable: this).tryPerform();