dynamic fromJsonStr({Object? Function(Object? key, Object? value)? reviver}) => json.decode(this, reviver: reviver);