json_resolver library

Functions

resolve<T>({required Map<String, dynamic>? json, required String path, T? defaultValue}) → T?
Resolve nested JSON property from provided json into T? object using path.