menu
Flutter
file
ForwardingRandomAccessFile
path property
path
brightness_4
brightness_5
path
property
@
override
String
path
override
The path of the file underlying this random access file.
Implementation
@override String get path => delegate.path;
Flutter
file
ForwardingRandomAccessFile
path property
ForwardingRandomAccessFile class