RemoteSnapshot class
远端截图
Properties
- filePath → String
- 
  截图结果文件路径
  final
- hashCode → int
- 
  The hash code for this object.
  no setterinherited
- height ↔ int
- 
  图片高度
  getter/setter pair
- runtimeType → Type
- 
  A representation of the runtime type of the object.
  no setterinherited
- streamKey → RemoteStreamKey
- 
  远端流信息
  final
- taskId ↔ int
- 
  截图任务 ID
  getter/setter pair
- width ↔ int
- 
  图片宽度
  getter/setter pair
Methods
- 
  noSuchMethod(Invocation invocation) → dynamic 
- 
  Invoked when a nonexistent method or property is accessed.
  inherited
- 
  toString() → String 
- 
  A string representation of this object.
  inherited
Operators
- 
  operator ==(Object other) → bool 
- 
  The equality operator.
  inherited