dioError405 property

PiLocalizationModel dioError405
getter/setter pair

Implementation

static var dioError405 = PiLocalizationModel(
  key: 'message.dio.error.405',
  idValue:
      "Maaf, metode yang digunakan tidak diizinkan. Harap periksa header 'Allow' untuk melihat metode HTTP yang diizinkan. Silakan coba lagi.",
  enValue:
      "Sorry, the method used is not allowed. Please check the 'Allow' header to see allowed HTTP methods. Please try again.",
);