FlutterLocalLookupPipeResult constructor
FlutterLocalLookupPipeResult({})
Implementation
FlutterLocalLookupPipeResult({
required this.success,
this.modelType,
required this.modelName,
required this.modelId,
required this.buildingName,
required this.buildingId,
required this.lookupTime,
});