MobXAdapter constructor
MobXAdapter(
- String filePath
Creates a MobXAdapter for the source file at filePath.
Implementation
MobXAdapter(this.filePath);
Creates a MobXAdapter for the source file at filePath.
MobXAdapter(this.filePath);