stat method

  1. @override
Future<FileStat> stat()
override

Implementation

@override
Future<FileStat> stat() async => FileStat._stub();