filename property
String
get
filename
Returns the plugin library's filename, if applicable on the current platform.
Implementation
_i2.String get filename => _i4.getProperty(
this,
'filename',
);