NullPathErrorNameResult constructor

NullPathErrorNameResult({
  1. required String name,
})

Implementation

NullPathErrorNameResult({required this.name});