BitOr.fromJson constructor

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

Implementation

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