ExtMap extension

on

Methods

addIfNotNull(String key, dynamic value) Map<String, dynamic>

Available on Map<String, dynamic>, provided by the ExtMap extension

Adds value to map using key if and only if value is not null.