dioError405 property
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.",
);