V1PersistentVolumeStatus.fromJson constructor

V1PersistentVolumeStatus.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory V1PersistentVolumeStatus.fromJson(Map<String, dynamic> json) => _$V1PersistentVolumeStatusFromJson(json);