path property

  1. @JsonKey.new(name: 'path')
String? path
final

Path to bootloader

Implementation

@JsonKey(name: 'path')
final String? path;