app_preference_plugin_utils library

A plugin interface for app_preference.

Functions

isSameType<T1, T2>() bool
Check if two type parameters are the same type.
isSameTypeOrNullable<T1, T2>() bool
Check if two type parameters are the same type or nullable of the same type.