file property

  1. @ImcField('File To Replay', 'file', ImcType.typePlaintext)
String file

Pathname of file to replay.

Implementation

@ImcField('File To Replay', 'file', ImcType.typePlaintext)
String get file;