build this object from a Json map
factory Padding.fromJson(Map<String, dynamic> json) => _$PaddingFromJson(json);