stat method

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

Implementation

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