getBedrockPatchNotes abstract method

Future<BedrockPatchNotes> getBedrockPatchNotes({
  1. bool testing = false,
})

Implementation

Future<BedrockPatchNotes> getBedrockPatchNotes({bool testing = false});