menu
analyzer_plugin package
documentation
protocol/protocol_generated.dart
EditGetAssistsParams
EditGetAssistsParams constructor
EditGetAssistsParams constructor
dark_mode
light_mode
EditGetAssistsParams
constructor
EditGetAssistsParams
(
String
file
,
int
offset
,
int
length
)
Implementation
EditGetAssistsParams(this.file, this.offset, this.length);
analyzer_plugin package
documentation
protocol/protocol_generated
EditGetAssistsParams
EditGetAssistsParams constructor
EditGetAssistsParams class