Sort map or inner map elements alphabetically for a consistent json export.
Object jsonEncodableSort(Object value) { return _jsonEncodableSort(value)!; }