extraImports property

List<String> get extraImports

Implementation

List<String> get extraImports {
  return <String>[];
}